home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 December / PCWDEC06.iso / Software / Trial / Paint Shop Pro XI / Data1.cab / a1.htm4 < prev    next >
Encoding:
Extensible Markup Language  |  2006-08-04  |  3.0 KB  |  91 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html
  3. PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5. <html xmlns="http://www.w3.org/1999/xhtml">
  6.     <head>
  7.         <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
  8.         <meta http-equiv="MSThemeCompatible" content="yes" />
  9.     <link href="ccc.css" type="text/css" rel="STYLESHEET" />
  10.         <script src="ccc.js"></script>
  11.         <script language="javascript">
  12.         <!--
  13.             function LoadDataFields()
  14.             {
  15.                 var strSerial = getParamVal("serial");
  16.                 var oSerial = document.getElementById("txtSerial");
  17.  
  18.                 if (strSerial != null && oSerial != null)
  19.                     oSerial.innerText = FormatSerial(strSerial);
  20.  
  21.                 var strActCode = getParamVal("activationcode");
  22.                 var oActCode = document.getElementById("txtActCode");
  23.  
  24.                 if (strActCode != null && oActCode != null)
  25.                     oActCode.innerText = FormatActivationCode(strActCode);
  26.             }
  27.         -->
  28.         </script>
  29.         <style media="print">
  30.         <!--
  31.             .PrintClass
  32.             {
  33.                 display:inline;
  34.             }
  35.             .ScreenClass
  36.             {
  37.                 display:none;
  38.             }
  39.         -->
  40.         </style>
  41.         <style media="screen">
  42.         <!--
  43.             .PrintClass
  44.             {
  45.                 display:none;
  46.             }
  47.             .ScreenClass
  48.             {
  49.                 display:inline;
  50.             }
  51.         -->
  52.         </style>
  53.     </head>
  54.     <body onload="location='pcucmd://FrameDataLoaded/'; LoadDataFields();" tabindex="-1">
  55.         <div id="pcu_data" style="DISPLAY: none">
  56.             PageDimension:630,440
  57.         </div>
  58.         <div id="ButtonBar" style="display:none">
  59.             <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
  60.                 <tr>
  61.                     <td align="right">
  62.                         <button accesskey="F" type="submit" id="btnContinue" name="btnContinue" onclick="location='pcucmd://Continue/'"><u>F</u>ine</button>
  63.                     <!--    <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="location='pcucmd://Cancel/'"><u>C</u>ancel</button> -->
  64.                     </td>
  65.                 </tr>
  66.             </table>
  67.         </div>
  68.                 <div class="ScreenClass">
  69.         <h3>Grazie</h3>
  70.  
  71.         <p>La procedura di acquisto è ora completata. La vostra versione di prova è stata trasformata con successo nella versione completa del prodotto.  Non è necessario reinstallare il programma.</p>
  72.  
  73.         <p>Conservare la Chiave d’acquisto e il Codice di attivazione come prova dell’avvenuto acquisto del prodotto facendo clic sul pulsante Salva su file o Stampa ora qui sotto.</p>
  74.  
  75.         <button accesskey="S" type="button" id="btnSaveAsTextFile" onclick="location='pcucmd://SaveCode/'" NAME="btnSaveAsTextFile"><u>S</u>alva su file</button>
  76.         <button accesskey="P" type="button" id="btnPrint" onclick="document.execCommand('Print',true)" NAME="Button1"><u>S</u>tampa ora</button>
  77.         </div>
  78.         <div class="PrintClass" style="font-size:12pt">
  79.             Ecco la Chiave di acquisto e il Codice di attivazione.<br />
  80.    Stampare questa pagina e conservarla in un luogo sicuro.<br />
  81.    Chiave di acquisto: <span id="txtSerial"></span><br />
  82.    Codice di attivazione: <span id="txtActCode"></span>
  83.         </div>
  84.     </body>
  85. </html>
  86.  
  87.  
  88.  
  89.  
  90.  
  91.